home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Sound / MpegTag / MpegTag-r.readme < prev    next >
Text File  |  2000-02-17  |  4KB  |  188 lines

  1. Short   : Tags multiple MPEG audio files at once
  2. Author  : radiat-r@sascha-ploss.de (radiat-r aka Sascha Ploss)
  3. Uploader: radiat-r@sascha-ploss.de (radiat-r aka Sascha Ploss)
  4. Type    : mus/misc
  5. Version : 1.0   (18 Feb 2000)
  6.  
  7. Introduction:
  8.  Small tool to save specific fields to multiple MPEG audio files
  9.  at once. This enables you e.g. to save to all mp3's from one
  10.  album the same album, artist and year, while the other fields
  11.  (title, comment and genre) remain unchanged.
  12.  
  13. Disclaimer:
  14.  Use at your own risk! I cannot be held responsible for
  15.  any damage it may cause, either to hardware or to software.
  16.  
  17. Requirements:
  18.  Should run on almost every Amiga.
  19.  
  20. Installation:
  21.  After extracting the archive, just copy the executable anywhere
  22.  you want it (I recommend to put it somewhere in your path, e.g. sys:c)
  23.  
  24. Usage:
  25.  It's started via cli, the template is:
  26.  "MpegTag-r [Artist] [Title] [Album] [Year] [Comment] [Genre]"
  27.  The inputfiles are selected with an ASL filerequester, the
  28.  order of the arguments does not matter.
  29.  To specify a tagfield, type it's identifier like shown above (all lowercase,
  30.  all uppercase or just the first char uppercase), followed by the information
  31.  you want to write to the tag, seperated by a blank. If the text contain's
  32.  blanks itself, you have to put it between quotes. (see below for examples)
  33.  Tagfields not used in the template will remain unchanged.
  34.  The length of the fields is limited, everything exeeding the allowed length
  35.  will be ignored. For artist, title, album & comment the limit is 30 chars,
  36.  for year ofcourse 4 numbers and genre must be one of the  following
  37.  (type in exactly like written here, it's case sensitive. If you  write it
  38.  wrong or something completely different, genre is set to "unset")
  39.  Genres:
  40.  Blues
  41.  Classic Rock
  42.  Country
  43.  Dance
  44.  Disco
  45.  Funk
  46.  Grunge
  47.  Hip-Hop
  48.  Jazz
  49.  Metal
  50.  New Age
  51.  Oldies
  52.  Other
  53.  Pop
  54.  R&B
  55.  Rap
  56.  Reggae
  57.  Rock
  58.  Techno
  59.  Industrial
  60.  Alternative
  61.  Ska
  62.  Death Metal
  63.  Pranks
  64.  Soundtrack
  65.  Euro-Techno
  66.  Ambient
  67.  Trip-Hop
  68.  Vocal
  69.  Jazz+Funk
  70.  Fusion
  71.  Trance
  72.  Classical
  73.  Instrumental
  74.  Acid
  75.  House
  76.  Game
  77.  Sound Clip
  78.  Gospel
  79.  Noise
  80.  AlternRock
  81.  Bass
  82.  Soul
  83.  Punk
  84.  Space
  85.  Meditative
  86.  Instrumental Pop
  87.  Instrumental Rock
  88.  Ethnic
  89.  Gothic
  90.  Darkwave
  91.  Techno-Industrial
  92.  Electronic
  93.  Pop-Folk
  94.  Eurodance
  95.  Dream
  96.  Southern Rock
  97.  Comedy
  98.  Cult
  99.  Gangsta
  100.  Top 40
  101.  Christian Rap
  102.  Pop/Funk
  103.  Jungle
  104.  Native American
  105.  Cabaret
  106.  New Wave
  107.  Psychadelic
  108.  Rave
  109.  Showtunes
  110.  Trailer
  111.  Lo-Fi
  112.  Tribal
  113.  Acid Punk
  114.  Acid Jazz
  115.  Polka
  116.  Retro
  117.  Musical
  118.  Rock & Roll
  119.  Hard Rock
  120.  Folk
  121.  Folk-Rock
  122.  National Folk
  123.  Swing
  124.  Fast Fusion
  125.  Bebob
  126.  Latin
  127.  Revival
  128.  Celtic
  129.  Bluegrass
  130.  Avantgarde
  131.  Gothic Rock
  132.  Progressive Rock
  133.  Psychedelic Rock
  134.  Symphonic Rock
  135.  Slow Rock
  136.  Big Band
  137.  Chorus
  138.  Easy Listening
  139.  Acoustic
  140.  Humour
  141.  Speech
  142.  Chanson
  143.  Opera
  144.  Chamber Music
  145.  Sonata
  146.  Symphony
  147.  Booty Brass
  148.  Primus
  149.  Porn Groove
  150.  Satire
  151.  Slow Jam
  152.  Club
  153.  Tango
  154.  Samba
  155.  Folklore
  156.  Ballad
  157.  Poweer Ballad
  158.  Rhytmic Soul
  159.  Freestyle
  160.  Duet
  161.  Punk Rock
  162.  Drum Solo
  163.  A Capela
  164.  Euro-House
  165.  Dance Hall
  166.  
  167.  Examples:
  168.  
  169. MpegTag-r Artist Annex Album "Theme Of Amiga"
  170. Tags all selected files to be from the album called "Theme Of Amiga" performed by "Annex".
  171. MpegTag-r album "Theme Of Amiga" ARTIST Annex Year 1998 title "Back For The Future (Clubmix)" Genre Trance Comment "Nice song"
  172. MpegTag-r Genre "Dance Hall"
  173. Tags all selected files to be Dance Hall music.
  174.  
  175. Note:
  176.  If files have no tag yet, it will be attached by the programme, but no
  177.  check is performed if the file really is a MPEG audio file, so take care
  178.  what you select in the filerequester.
  179.  
  180. Bugs: I don't know any. If you find one, PLEASE mail me and i'll try to fix it.
  181.  
  182. History:
  183.  1.0:  - First release
  184.  
  185. Please mail me if you use it: radiat-r@sascha-ploss.de
  186. Check out my Amiga pages with more Amiga stuff:
  187. http://www.Global-Multimedia.de/amiga/
  188.